Skip to content

Pr2#59

Merged
wallydz merged 6 commits intoVPNht:vpnht-rewritefrom
wickedtech:vpnht-rewrite
Feb 21, 2026
Merged

Pr2#59
wallydz merged 6 commits intoVPNht:vpnht-rewritefrom
wickedtech:vpnht-rewrite

Conversation

@wallydz
Copy link
Collaborator

@wallydz wallydz commented Feb 21, 2026

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Security enhancement
  • Code refactoring

Related Issues

Fixes #(issue number)
Closes #(issue number)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Security Checklist

  • No hardcoded secrets or credentials
  • Input validation is implemented
  • Error messages do not leak sensitive information
  • Principle of least privilege is followed

Testing

  • Manual testing performed
  • Unit tests added/updated
  • Integration tests added/updated
  • UI tests pass (if applicable)

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Context

Add any other context about the pull request here.

@wallydz wallydz merged commit 1f58895 into VPNht:vpnht-rewrite Feb 21, 2026
7 of 19 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (vpnht-rewrite@f1e87e1). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/stores/index.ts 93.75% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@               Coverage Diff                @@
##             vpnht-rewrite      #59   +/-   ##
================================================
  Coverage                 ?   27.50%           
================================================
  Files                    ?       19           
  Lines                    ?     2767           
  Branches                 ?      117           
================================================
  Hits                     ?      761           
  Misses                   ?     1997           
  Partials                 ?        9           
Flag Coverage Δ
frontend 27.50% <93.75%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants